﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
/*通用格式化样式css CSS Document */html {    -webkit-text-size-adjust: none;}body, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, input, button, textarea, p, blockquote, th, td {    margin: 0;    padding: 0;    font-family: "微软雅黑";    font-size: 12px;    background: none;    color: #333333;    font-weight: normal;}#trans-tooltip,#tip-arrow-bottom,#tip-arrow-top{    display: none;}body {    background: #f5f5f5;}table {    border-collapse: collapse;    border-spacing: 0;}td, th {    word-wrap: break-word;    word-break: break-all;}img {    border: 0;}del, ins {    text-decoration: none;}caption, th {    text-align: left;}h1, h2, h3, h4, h5, h6 {    font-size: 100%;}q:before, q:after {    content: '';}abbr, acronym {    border: 0;    font-variant: normal;}sup, sub {    vertical-align: baseline;}/* because legend doesn't inherit in IE */input, select {    vertical-align: middle;}i, cite, em {    font-style: normal}/* New Clearfix */.clearfix:after {    visibility: hidden;    display: block;    font-size: 0;    content: '';    clear: both;    height: 0;}* html .clearfix {    zoom: 1;}/* IE6 */*:first-child + html .clearfix {    zoom: 1;}/* IE7 *//* Defaults */a {    text-decoration: none;    color: #333;    font-size: 12px;}a:hover {    text-decoration: none;    color: #333;}a:focus {    outline: none;    color: #333;}.L, .l, .C, .c, .Left, .Center, .left, .center {    float: left;}.R, .r, .Right, .right {    float: right;}.reset_ul {    margin: 0;    padding: 0;    list-style: none;}ul {    margin: 0;    padding: 0;    list-style: none;}li {    margin: 0;    padding: 0;    list-style: none;}.head {    width: 100%;    height: 760px;    background: #f5f5f5;}.head .top {    width: 100%;    background: #00a58c;    height: 30px;    overflow: hidden;}.head .top .box {    width: 1200px;    overflow: hidden;    margin: 0 auto;}.head .top .l {    width: auto;    height: 100%;    max-width: 850px;    overflow: hidden;}.head .top ul li {    float: left;    overflow: hidden;    height: 100%;    margin: 0 3px;}.head .top ul li a {    display: block;    color: #fff;    line-height: 30px;}.head .top .r li img {    display: block;    float: left;    margin-top: 8px;    margin-right: 5px;}.head .center {    width: 100%;    overflow: hidden;    margin: 0 auto;    float: none;    background: #fff;}.head .center .box {    width: 1200px;    margin: 0 auto;    overflow: hidden;}.head .center .logo {    width: auto;    overflow: hidden;}.head .center .logo span {    display: block;    width: auto;    float: left;    height: 94px;    overflow: hidden;    margin-right: 10px;}.head .center .logo img {    display: block;    height: 100%;}.head .center .logo p {    display: block;    font-size: 12px;    float: left;    color: #ababab;    width: auto;}.head .center .logo p span {    margin-top: 15px;    display: block;    font-weight: bold;    font-size: 30px;    color: #333;    height: auto;    float: none;}.head .center .phone {    width: auto;    overflow: hidden;    font-size: 30px;    color: #fe7607;    font-weight: bold;    float: right;    margin-top: 10px;    border-left: 1px dotted #bdbdbd;    padding-left: 20px;}.head .center .phone span {    background: url(http://oldfile.4e8.com/skin/lspbl8505/img/top-phone.png) left center no-repeat;    display: block;    padding-left: 30px;    font-size: 14px;    color: #333;    line-height: 20px;}.nav {    width: 1200px;    height: 50px;    margin: 0 auto;}.nav li {    height: 100%;    float: left;    position: relative;    width:14%;}.nav li a {    display: block;    font-size: 14px;    text-align: center;    line-height: 50px;}.nav li ol {    position: absolute;    background: #f5f5f5;    overflow: hidden;    padding: 10px 0;    display: none;    margin: 0;    left: 0;    top: 50px;}.nav li ol li {    width: 100%;    overflow: hidden;}.nav li ol li a {    display: block;    line-height: 40px;}.nav li:hover ol {    display: block;    animation: daohang 1s;}@keyframes daohang {    0% {        opacity: 0;    }    100% {        opacity: 100;    }}.focusBox {    position: relative;    width: 100%;    height: 500px;    overflow: hidden;    background: #f5f5f5;}.focusBox .pic {    position: relative;    z-index: 0;}.focusBox .pic img {    width: 1920px;    height: 100%;    display: block;    position: relative;    left: 50%;    margin-left: -960px;}.focusBox .prev,.focusBox .next {    width: 60px;    height: 90px;    margin: -60px 0 0;    display: none;    background: url(http://oldfile.4e8.com/skin/lspbl8505/img/ad_ctr.png) no-repeat 0 0;    position: absolute;    top: 50%;    z-index: 10;    cursor: pointer;    text-indent: -9999px;    filter: alpha(opacity=20);    opacity: 0.2;}.focusBox .prev {    left: 0;}.focusBox .next {    background-position: 0 -90px;    right: 0;}.focusBox .prev:hover,.focusBox .next:hover {    filter: alpha(opacity=50) !important;    opacity: 0.5 !important;}.head .fast {    width: 1200px;    background: #ffffff;    margin: 0 auto;    overflow: hidden;    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    position: relative;    top: -65px;    padding: 30px 0;}.head .fast li {    width: 24.5%;    float: left;    border-left: 1px dashed #bdbdbd;}.head .fast li a {    display: block;    padding: 0 12px;    text-align: center;    line-height: 30px;}.head .fast li img {    display: block;    margin: 0 auto 15px auto;}.head .fast li span {    display: block;    font-size: 18px;    font-weight: bold;    color: #fe7607;}.head .fast li form {    width: 226px;    height: 32px;    background: url(http://oldfile.4e8.com/skin/lspbl8505/img/ssk.png) center no-repeat;    margin: 0 auto;}.head .fast li form input {    border: none;    height: 32px;    padding: 0 10px;    color: #a7a7a7;    text-align: center;    width: 206px;    outline: medium;    line-height: 32px;}.index-pro {    width: 100%;    margin: 0 auto;    padding-bottom: 20px;    background: #f5f5f5;    overflow:hidden;}.index-title {    width: 100%;    overflow: hidden;    text-align: center;    font-size: 18px;    padding: 20px 0;}.index-title span {    display: block;    font-family: 宋体;    font-weight: bold;    color: #00a58c;    font-size: 30px;    line-height: 40px;}.index-pro .fl {    width: 100%;    overflow: hidden;    text-align: center;}.index-pro .fl li {    display: inline-block;+ float: left;    margin: 0 5px;}.index-pro .fl li a h3 {    color: #989898;    font-size: 14px;}.content {    width: 1200px;    margin: 0 auto;}.content ul {    width: 100% !important;}.content ul li {    width: 282px;    overflow: hidden;    margin: 9px;    background: #fff;    padding-bottom: 10px;    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    float:left;}.content ul li a {    display: block;}.content ul li img {    width: 100%;    height:211px;}.content ul li p {    display: block;    padding: 0 15px;    font-size: 14px;    margin: 5px 0;}.content ul li span {    display: block;    padding: 0 15px;    color: #989898;    line-height: 20px;}.index-about {    width: 100%;    overflow: hidden;    background: #fff;    height: 376px;}.index-about .box {    width: 1200px;    margin: 0 auto;    position: relative;    padding: 25px 0;}.index-about .box .l {    width: 47%;    overflow: hidden;    color: #a0a0a0;    line-height: 25px;}.index-about .box .index-title {    text-align: left;}.index-about .box ul {    display: block;    overflow: hidden;    margin-top: 10px;}.index-about .box ul li {    float: left;    width: 25%;    font-size: 18px;    color: #fe7607;}.index-about .box ul li img {    display: block;    margin: 10px 15px;}.index-about .box .r {    position: absolute;    left: 50%;    width: 956px;    height: 376px;    top: 0;}.adv {    width: 100%;    height: 437px;    overflow: hidden;    background: url(http://oldfile.4e8.com/skin/lspbl8505/img/good-bg.jpg) center top no-repeat;    padding-top: 30px;}.adv .box {    width: 1200px;    margin: 0 auto;    position: relative;}.adv .box div {    width: 141px;    overflow: hidden;    position: absolute;    top: 0;    text-align: center;    font-size: 16px;}.adv .box div span {    display: block;    font-weight: bold;    font-size: 24px;    color: #838688;}.adv .one {    left: 0;    top: 0;}.adv .two {    left: 178px;    top: 97px !important;}.adv .three {    left: 353px;}.adv .four {    left: 531px;    top: 97px !important;}.adv .five {    left: 707px;}.adv .six {    left: 885px;    top: 97px !important;}.adv .seven {    left: 1059px;}.index-case {    width: 100%;    height: 400px;    background: #f5f5f5;}.picScroll-left {    width: 1200px;    position: relative;    margin: 0 auto;}.picScroll-left .bd ul {    zoom: 1;}.picScroll-left .bd ul li ,.prolist li {    margin:12px;    float: left;    _display: inline;    width: 282px;    background: #fff;    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);    padding-bottom: 10px;}.picScroll-left .bd ul li img ,.prolist li img{    display: block;    width: 100%;    height: 186px;}.picScroll-left .bd ul li p ,.prolist li p{    display: block;    padding: 0 15px;    font-size: 14px;    margin: 5px 0;}.picScroll-left .bd ul li span ,.prolist li span{    display: block;    padding: 0 15px;    color: #989898;    line-height: 20px;}.by{    width: 100%;    overflow: hidden;    height: 286px;}.by-bg{    position: fixed;    bottom:0px;    width: 1920px;    height: 1065px;    z-index: -1;    display: block;    left:50%;    margin-left: -960px;}.by span{    display: block;    color: #fff;    font-size: 30px;    font-weight: bold;    font-family: 宋体;    text-align: center;    margin-top: 80px;}.by p{    display: block;    font-size: 30px;    font-weight: bold;    color: #fe7607;    text-align: center;    margin:10px 0;}.by i{    display: block;    width: 220px;    background: url(http://oldfile.4e8.com/skin/lspbl8505/img/by-phone.png) #fe7607 10px no-repeat;    font-weight: bold;    color: #fff;    font-size: 30px;    margin:0 auto;    padding-left: 50px;}.index-news{    width: 100%;    overflow: hidden;    background:#fff;    padding-bottom: 20px;}.index-news ul{    width: 1200px;    overflow: hidden;    margin: 0 auto;}.index-news ul li{    width: 48%;    border-bottom: 1px dotted #c8c8c8;    float: left;}.index-news ul .r{    float: right;}.index-news ul li a{    display: block;    line-height: 40px;}.index-news ul li span{    float: right;    color: #929292;}.index-news ul li img{    display: block;    float: left;    margin-top: 13px;    margin-right: 5px;}.link{    width: 100%;    overflow: hidden;    background: #eaeaea;    padding:10px 0;}.link ul{    width: 1200px;    overflow: hidden;    margin:0 auto;}.link ul li{    float: left;    overflow: hidden;    line-height: 30px;    margin:0 5px;}.foot{    width: 100%;    overflow: hidden;    background:#eaeaea;}.foot ul{    width: 1200px;    overflow: hidden;    background: #00a58c;    margin:20px auto 20px auto;}.foot ul li{    float:left;    text-align: center;    line-height: 47px;    width:14%;}.foot ul li a{    font-size: 14px;    color: #fff;}.foot .comment{    width: 1200px;    overflow: hidden;    margin: 0 auto;}.foot .comment .l{    width: auto;    overflow: hidden;    margin-right: 50px;    line-height: 25px;    font-size: 14px;}.foot .comment p{    display: block;    font-size: 14px;    font-weight: bold;    margin:0 0 5px 0;}.foot .comment .l img{    display: block;    float: left;    margin-right: 5px;    margin-top: 5px;}.foot .comment .phone{    color: #fe7607;    font-weight: bold;}.bq{    width: 100%;    background: #5e5e5e;    overflow: hidden;    margin-top: 20px;}.bq .text{    width: 1200px;    margin: 0 auto;    color: #fff;    line-height: 40px;}.main {    width: 1200px;    overflow: hidden;    margin:20px auto auto auto;}.main .Left{    width: 870px;    overflow: hidden;    padding:20px;    background:#fff;}.main .Right{    width: 256px;    overflow: auto;}.main .Right .title{    width: 100%;    overflow: hidden;}.main .Right .title p {    width: 100%;    overflow: hidden;    font-size: 24px;    font-weight: bold;    line-height: 50px;}.main .Right .title p span {    display: block;    color: #fe7607;    float: left;    border-top: 3px solid #fe7607;    line-height: 45px;    margin-right: 10px;}.main .Right .title i {    display: block;    font-size: 14px;    font-weight: normal;    color: #a9a9a9;    width: 100%;}.main .Right .left_menu{    width: 100%;    overflow: hidden;    margin-top: 20px;}.main .Right .left_menu  ul{    width: 100%;    overflow: hidden;}.main .Right .left_menu  ul .left_menu_1{    width:100%;    overflow: hidden;}.main .Right .left_menu ul .left_menu_1 a{    display: block;    font-size: 14px;    line-height: 37px;    text-indent: 5px;    -webkit-transition-duration: 0.5s;    -moz-transition-duration: 0.5s;    -ms-transition-duration: 0.5s;    -o-transition-duration: 0.5s;}.main .Right .left_menu ul .left_menu_1:hover div{    display:block;}.main .Right .left_menu ul .left_menu_1 div{    width: 100%;    overflow: hidden;    display:none;}.main .Right .left_menu ul .left_menu_1 div ul{    width: 100%;    overflow: hidden;}.main .Right .left_menu ul .left_menu_1 div ul li{    width: 100%;    overflow: hidden;}.main .Right .left_menu ul .left_menu_1 div ul li a{    text-indent: 12px;}.main .Right .left_menu ul .left_menu_1 a:hover{    background: #00a58c;    color: #fff;    -webkit-transition-duration: 0.5s;    -moz-transition-duration: 0.5s;    -ms-transition-duration: 0.5s;    -o-transition-duration: 0.5s;}.main .Right .left_menu ul .left_menu_1:hover div{    background: none;}.main .Right .lxfs{    width: 100%;    overflow: hidden;    margin-top: 30px;}.main .Right .lxfs span{    font-size: 24px;    color: #00a58c;    font-weight: bold;}.main .Right .lxfs .txt{    width: 100%;    overflow: hidden;    line-height: 25px;    margin-top: 20px;}.main .Left .now{    width: 100%;    overflow: hidden;    line-height: 33px;    color:#979797;    border-bottom: 1px solid #dbdbdb;    margin-bottom: 17px;}.main .Left .now a{    line-height: 33px;    color:#979797;}.prolist{    width:100%;    overflow:hidden;}.list-num{    overflow: hidden;    width: 100%;    margin-top: 20px;}.about h1{    display: block;    font-size: 20px;    overflow: hidden;    margin-bottom: 10px;}.about h1 span{    display: block;    width: 100%;    font-size: 12px;    font-weight: normal;    margin:10px 0;}.newslist{    width: 100%;    overflow: hidden;}.newslist li{    width: 100%;    overflow: hidden;    border-bottom: 1px dotted #d8d8d8;    padding:9px 0;}.newslist li a{    display: block;    line-height: 25px;    color: #828282;}.newslist li a span{    width: 80px;    overflow: hidden;    float:left;    color: #949494;    text-align: right;    margin-right: 15px;    height:80px;}.newslist li a span i{    display: block;    color: #00a38a;    font-weight:bold;    font-size: 24px;}.newslist p{    display: block;    font-size: 14px;    font-weight: bold;}